Welcome![Sign In][Sign Up]
Location:
Search - convolution in matlab

Search list

[matlab1.conv

Description: 卷积实验代码 实现多种功能 包括线性卷积和圆周卷积的动态演示-convolutional code experimental realization of a variety of functions, including linear and circular convolution of dynamic convolution demo
Platform: | Size: 4096 | Author: 万金油 | Hits:

[DSP programligl-fft

Description: 基于tms320vc55*系列DSP常用算法,包括: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matlab 源码- Based on tms320vc55* series DSP commonly used algorithm, including: 1. Experiment 7A- Radix-2 Complex FFT in C 2. Experiment 7B- Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C- Radix-2 Complex FFT and IFFT 4. Experiment 7C- Fast Convolution 5. matlab source code
Platform: | Size: 78848 | Author: | Hits:

[matlabovrlpadd

Description: realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重叠相加法实现分段卷积-realize overlapped-add method% [y] = over lpadd (x, h, Nfft)% y : x% output sequence : % h input sequence : impulse response filter% Nfft sequence : DFT points of each operation% of the sum of overlapping sub-convolution Method
Platform: | Size: 1024 | Author: 吴江华 | Hits:

[MPIMATLAB

Description: 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to achieve reverse summation operator. Outside the circle with a for statement to achieve translation, when taken in sum array elements to achieve reverse the order of summation
Platform: | Size: 1024 | Author: 1 | Hits:

[Special Effectsimageprocessing1

Description: 实验内容: 1.求下列3个模板的频率响应,并显示其三维图形;选择一幅图 像,利用这3个模板分别对该图像进行卷积运算,将卷积运算 获得的图像与原始图像进行比较,说明各模板的类型以及模板 (b)、(c)的区别与联系。 2. 选择一幅图像,对其进行离散Fourier变换,仅利用其相位谱重构原图像,然后仅利用其振幅谱重构原图像,比较实验结果; 选择两幅不同类型的图像,分别进行Fourier变换,交换二者的相位谱后求Fourier反变换,比较实验结果,说明图像Fourier相位谱的重要性。-Experimental contents: 1. Template for the following three frequency response and to show its three-dimensional graphics select an image using the three templates, respectively, of the image convolution operation, the convolution operation to obtain the images were compared with the original image to illustrate the template the type of template (b), (c) the difference with the contact. 2. Select an image, its discrete Fourier transform, only to use its phase spectrum remodeling the original image, and then only the use of its amplitude spectrum reconstruction of the original image to compare experimental results choice of two different types of images, respectively Fourier Transform, the exchange between the two after the phase spectrum for Fourier Transform, compare experimental results to illustrate the image of the importance of Fourier phase spectrum.
Platform: | Size: 1024 | Author: syq | Hits:

[matlabjuanji

Description: 用MATLAB实现的标准卷积的算法源程序-Using MATLAB to achieve the standard convolution algorithm source code
Platform: | Size: 4096 | Author: ypy | Hits:

[Special Effectsmatlab

Description: 在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积-In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution
Platform: | Size: 3072 | Author: ftgfhgf | Hits:

[Other098

Description: [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况 http://www.pudn.com -[LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com
Platform: | Size: 1771520 | Author: 李灵 | Hits:

[matlabmatlab

Description: 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法-Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law
Platform: | Size: 3072 | Author: 徐建国 | Hits:

[Special EffectsImage_processing_matlab

Description: 上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
Platform: | Size: 245760 | Author: 张彩 | Hits:

[matlabliner_convolution

Description: 数字信号处理中实现线性卷积的M文件,包括重叠相加法和重叠保留法-the M documents for achieving a linear convolution in Digital signal processing, including the sum of overlap and duplication of reservation law
Platform: | Size: 1024 | Author: zhu | Hits:

[matlabconvolutional_inside

Description: 卷积码的matlab结构图,很实用,很简洁,欢迎大家下载-Convolution matlab code structure is very useful, very simple, welcome you to download
Platform: | Size: 5120 | Author: 叶建勋 | Hits:

[matlabpiotr_toolbox_V1.03

Description: This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab s Image Processing Toolbox, and in fact it requires that the Matlab Image  Toolbox be installed.    Emphasis has  been placed on code efficiency and code reuse.-This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab s Image Processing Toolbox, and in fact it requires that the Matlab Image  Toolbox be installed.    Emphasis has  been placed on code efficiency and code reuse.
Platform: | Size: 2736128 | Author: wangly | Hits:

[DSP programDSP-c-Matlab-Programs-ManualV19

Description: 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Windowing technique a. Rectangular window b. Triangular window c. Kaiser window 5. IIR Filter(LP/HP) on DSP processors 6. N-point FFT algorithm 7. Power Spectral Density of a sinusoidal signals 8. FFT of 1-D signal plot 9. MATLAB program to generate sum of sinusoidal signals 10. MATLAB program to find frequency response of analog
Platform: | Size: 1582080 | Author: wangjin | Hits:

[matlabuwb_lib

Description: I want to simulate a MB-OFDM-UWB system in Matlab. I did pure OFDM system before which consist of convolution code block, modulation block, FFT block, Cyclic Prefix block, multipath block and corresponding receiver blocks. However, how to modify them to a MB-OFDM-UWB system
Platform: | Size: 7168 | Author: den | Hits:

[matlabhistogram-in-many-ways

Description: i am uploading the code for convolution in matlab
Platform: | Size: 1024 | Author: kadam rohit | Hits:

[Program docConvolution

Description: code for convolution in matlab
Platform: | Size: 99328 | Author: Xia | Hits:

[Program docMATLAB

Description: awgn noise and circular convolution in matlab using rayleign channel
Platform: | Size: 3072 | Author: vinay | Hits:

[Software Engineeringconvolution

Description: convolution in matlab
Platform: | Size: 175104 | Author: alexxx93 | Hits:

[matlabconvoluction matlab

Description: Implementation of convolution in matlab for audio procesing
Platform: | Size: 494592 | Author: ddds | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net